DLCardBrand

constructor(    identifier: String,     niceName: String,     images: List<DLBrandImage>,     patterns: List<Any>,     excludePattern: String?,     validation: String?,     gaps: List<Int>,     lengths: List<Int>,     code: DLCardCode)